.right-article .head-title{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-indent: 20px;
    font-size: 18px;
    border-left: 4px solid #fd7310;
}


.detail-top{
    height: 250px;
    padding-top: 30px;
}

.detail-top>.left{
    width: 350px;
    float: left;
}

.detail-top .logo>img{
    width: 80px;
    height: 80px;
    float: left;
}

.detail-top .logo>.desc{
    width: 250px;
    height: 80px;
    float: right;
}

.detail-top .desc>.name{
    height: 60px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 20px;
    color: #3d3d3d;
}

.detail-top .desc>.subtitle{
    height: 20px;
    line-height: 20px;
}

.detail-top .subtitle>span{
    margin-right: 10px;
    display: inline;
    font-size: 12px;
    color: #9f9d9e;
}

.detail-top .info{
    padding-top: 30px;
}

.detail-top .info>p{
    padding-top: 10px;
    font-size: 14px;
    color: #a19d9e;
}


.detail-top>img{
  width: 180px;
  height: 180px;
  float: right;
}

.detail-middle>.desc{
  line-height: 20px;
  padding-top: 10px;
  word-break: break-all;
  text-indent: 24px;
  font-size: 12px;
  color: #a19d9e;
}

#page-body .version-images{
  width: 528px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #999;
  overflow:auto;
}

#page-body .images-container{
  height: 408px;
  display: inline-block;
  white-space: nowrap;
  font-size: 0;
}

#page-body .images-container>img{
  width: 245px;
  height: 408px;
  margin-right: 10px;
  display: inline-block;
}
#page-body .images-container>img:last-child{
  margin: 0px !important;
}
.detail-bottom .desc{
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #a29e9f;
}

.detail-bottom>.step{

}

.detail-bottom>.step>.first{
  width: 200px;
  float: left;
}

.detail-bottom .first>img{
  width: 180px;
  height: 180px;
}

.detail-bottom>.step>.second{
  width: 300px;
  float: right;
}

.detail-bottom .second>.text{
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #a09e9f;
}

.detail-bottom .text>span{
  display: inline;
  font-size: 12px;
  color: #fd7310;
}
